WARNING: This program has a syntax error which means we need to fix it!
RULE: Commands must be indented 4 spaces under the test statement to be INSIDE the if-statement.
- Click Run and read the error message.
- Fix the program so that the sprite moves right when the user answers yes.
- "Bad Input" error messages usually mean there's something wrong with the way the code is formatted.
To navigate the page using the TAB key, first press ESC to exit the code editor.